COBOL-60 - определение. Что такое COBOL-60
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое COBOL-60 - определение

PROGRAMMING LANGUAGE WITH ENGLISH-LIKE SYNTAX
CoBoL; COBOL programming language; COBOL language; Cobol; COBOL (programming language); MF-COBOL; Picture clause; RM/COBOL; Common Ordinary Business-Oriented Language; 88 level; Common Business-Oriented Language; PICTURE; Named condition; X3J4; Common Business Oriented Language; COBOL-74; COBOL-85; COBOL 2002; COBOL-68; COBOL74; COBOL 1974; COBOL85; COBOL 85; COBOL 1985; COBOL68; COBOL 68; COBOL 1968; COBOL 74; OO COBOL; O-O COBOL; OO-COBOL; COBOL 20XX; COBOL 1960; COBOL 60; COBOL-60; ISO/IEC 1989; COBOL 2014; Criticism of COBOL; ISO 1989; User:Esquivalience/GAReview/COBOL; COmmon Business-Oriented Language; Object-oriented COBOL; Data types in COBOL
Найдено результатов: 756
COmmon Business Oriented Language         
<language, business> /koh'bol/ (COBOL) A programming language for simple computations on large amounts of data, designed by the CODASYL Committee in April 1960. COBOL's {natural language} style is intended to be largely self-documenting. It introduced the record structure. COBOL was probably the most widely used programming language during the 1960s and 1970s. Many of the major programs that required repair or replacement due to Year 2000 {software rot} issues were originally written in COBOL, and this was responsible for a short-lived increased demand for COBOL programmers. Even in 2002 though, new COBOL programs are still being written in some organisations and many old COBOL programs are still running in dinosaur shops. Major revisions in 1968 (ANS X3.23-1968), 1974 (ANS X3.23-1974) and 1985. Usenet newsgroup: news:comp.lang.cobol. ["Initial Specifications for a Common Business Oriented Language" DoD, US GPO, Apr 1960]. (2002-02-21)
COBOL         
COBOL         
COmmon Business Orientated Language
threescore         
  • [[Buckminsterfullerene]] C<sub>60</sub> has 60 carbon atoms in each molecule, arranged in a [[truncated icosahedron]].
  • The [[icosidodecahedron]] has 60 edges, all equivalent.
NATURAL NUMBER
Number 60; Sixty; Threescore; ㉍
a.
Sixty, thrice twenty.
sixty         
  • [[Buckminsterfullerene]] C<sub>60</sub> has 60 carbon atoms in each molecule, arranged in a [[truncated icosahedron]].
  • The [[icosidodecahedron]] has 60 edges, all equivalent.
NATURAL NUMBER
Number 60; Sixty; Threescore; ㉍
(sixties)
Frequency: The word is one of the 700 most common words in English.
1.
Sixty is the number 60.
...the sunniest April in Britain for more than sixty years.
NUM
2.
When you talk about the sixties, you are referring to numbers between 60 and 69. For example, if you are in your sixties, you are aged between 60 and 69. If the temperature is in the sixties, it is between 60 and 69 degrees.
...a lively widow in her sixties.
N-PLURAL
3.
The sixties is the decade between 1960 and 1969.
In the sixties there were the deaths of the two Kennedy brothers and Martin Luther King.
N-PLURAL: the N
60 (number)         
  • [[Buckminsterfullerene]] C<sub>60</sub> has 60 carbon atoms in each molecule, arranged in a [[truncated icosahedron]].
  • The [[icosidodecahedron]] has 60 edges, all equivalent.
NATURAL NUMBER
Number 60; Sixty; Threescore; ㉍
60 (sixty) () is the natural number following 59 and preceding 61. Being three times 20, it is called [in older literature (kopa] in Slavic, Schock in Germanic).
threescore         
  • [[Buckminsterfullerene]] C<sub>60</sub> has 60 carbon atoms in each molecule, arranged in a [[truncated icosahedron]].
  • The [[icosidodecahedron]] has 60 edges, all equivalent.
NATURAL NUMBER
Number 60; Sixty; Threescore; ㉍
¦ cardinal number literary sixty.
sixty         
  • [[Buckminsterfullerene]] C<sub>60</sub> has 60 carbon atoms in each molecule, arranged in a [[truncated icosahedron]].
  • The [[icosidodecahedron]] has 60 edges, all equivalent.
NATURAL NUMBER
Number 60; Sixty; Threescore; ㉍
¦ cardinal number (plural sixties) the number equivalent to the product of six and ten; ten more than fifty; 60. (Roman numeral: lx or LX.)
Derivatives
sixtieth ordinal number.
sixtyfold adjective & adverb
Origin
OE siextig (see six, -ty2).
Sixty         
  • [[Buckminsterfullerene]] C<sub>60</sub> has 60 carbon atoms in each molecule, arranged in a [[truncated icosahedron]].
  • The [[icosidodecahedron]] has 60 edges, all equivalent.
NATURAL NUMBER
Number 60; Sixty; Threescore; ㉍
·noun The sum of six times ten; sixty units or objects.
II. Sixty ·adj Six times ten; fifty-nine and one more; threescore.
III. Sixty ·noun A symbol representing sixty units, as 60, lx., or LX.
HL60         
CELL LINE
HL-60
The HL-60 cell line is a human leukemia cell line that has been used for laboratory research on blood cell formation and physiology. HL-60 proliferates continuously in suspension culture in nutrient and antibiotic chemicals.

Википедия

COBOL

COBOL (; an acronym for "common business-oriented language") is a compiled English-like computer programming language designed for business use. It is an imperative, procedural and, since 2002, object-oriented language. COBOL is primarily used in business, finance, and administrative systems for companies and governments. COBOL is still widely used in applications deployed on mainframe computers, such as large-scale batch and transaction processing jobs. However, due to its declining popularity and the retirement of experienced COBOL programmers, programs are being migrated to new platforms, rewritten in modern languages or replaced with software packages. Most programming in COBOL is now purely to maintain existing applications; however, many large financial institutions were still developing new systems in COBOL as late as 2006.

COBOL was designed in 1959 by CODASYL and was partly based on the programming language FLOW-MATIC designed by Grace Hopper. It was created as part of a US Department of Defense effort to create a portable programming language for data processing. It was originally seen as a stopgap, but the Department of Defense promptly forced computer manufacturers to provide it, resulting in its widespread adoption. It was standardized in 1968 and has since been revised four times. Expansions include support for structured and object-oriented programming. The current standard is ISO/IEC 1989:2014.

COBOL statements have an English-like syntax, which was designed to be self-documenting and highly readable. However, it is verbose and uses over 300 reserved words. In contrast with modern, succinct syntax like y = x;, COBOL has a more English-like syntax (in this case, MOVE x TO y).

COBOL code is split into four divisions (identification, environment, data, and procedure) containing a rigid hierarchy of sections, paragraphs and sentences. Lacking a large standard library, the standard specifies 43 statements, 87 functions and just one class.

Academic computer scientists were generally uninterested in business applications when COBOL was created and were not involved in its design; it was (effectively) designed from the ground up as a computer language for business, with an emphasis on inputs and outputs, whose only data types were numbers and strings of text.

COBOL has been criticized throughout its life for its verbosity, design process, and poor support for structured programming. These weaknesses result in monolithic, verbose (intended to be English-like) programs that are not easily comprehensible.

For years, COBOL has been assumed as a programming language for business operations in mainframes, although in recent years an increasing interest has surged on migrating COBOL operations to cloud computing.